auto merge of #423 : alexcrichton/cargo/cargo-package, r=brson
authorbors <bors@rust-lang.org>
Wed, 27 Aug 2014 02:17:17 +0000 (02:17 +0000)
committerbors <bors@rust-lang.org>
Wed, 27 Aug 2014 02:17:17 +0000 (02:17 +0000)
This command will assemble the current package into a tarball ready for
uploading to the cargo registry. Currently no further verification is done
beyond packaging the local repository into a tarball, but in the future this
could execute other operations such as api stability tools.


Trivial merge